fix(deps): update all minor updates #279
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.146.0
->3.152.0
5.28.14
->5.66.9
^19.0.0
->^18.3.18
^19.0.0
->^18.3.5
7.4.0
->7.18.0
7.4.0
->7.18.0
3.6.0
->3.8.0
1.6.8
->1.7.9
9.0.0
->9.21.0
3.145.0
->3.152.0
^19.0.0
->^18.2.0
^19.0.0
->^18.2.0
6.22.3
->6.29.0
5.4.4
->5.7.3
5.2.8
->5.4.14
1.5.7
->1.6.0
2.0.21
->2.1.10
2.0.21
->2.1.10
Release Notes
pulumi/pulumi (@pulumi/pulumi)
v3.152.0
Compare Source
3.152.0 (2025-02-21)
Bug Fixes
[auto] Fix
up
with nested secret in config file#18676
[cli] Fix mapping in the presence of hardcoded entries
#18680
v3.151.0
Compare Source
3.151.0 (2025-02-21)
Features
[engine] Changes to source position metadata will be batched in the snapshot system
#18579
[cli/display] Add --show-secrets args to pulumi up and pulumi preview, showing secrets in the CLI output. Fixing #9830
#18503
[auto/go] Include stderr when InstallPulumiCommand fails
#18549
[auto/nodejs] Add the
--preview-only
flag to therefresh
command in the NodeJS Automation API#18662
[auto/nodejs] Support
--clear-pending-creates
for therefresh
command in the NodeJS automation API#18653
[cli/package] Support parameterizing providers when calling
get-mapping
[auto/python] Add
--clear-pending-creates
to therefresh
command in the Python Automation API#18658
[backend/service] Don't send "gitHub:owner" and "gitHub:repo" tags to the service.
#18489
[backend/service] Add bulk encrypte service types
#18588
[programgen] Add conformance test for dynamic lists and returns
#18424
[programgen] Implement a first version of
try
in PCL#18454
[programgen] Implement a version of can in PCL
#18571
[programgen] Support parameterized mapping from source ecosystems (e.g. Terraform) to Pulumi when converting programs
[sdk/nodejs] [Experimental/Components] Add infrastructure for component discovery and schema inference
#18580
[sdk/nodejs] [Experimental/Components] Infer simple inputs/outputs and optionality
#18590
[sdk/nodejs] [Experimental/Components] Instantiate components
#18583
[sdk/nodejs] [Experimental/Components]: Handle ComplexType
#18602
[sdk/nodejs] [Experimental/Components] Hook up inputs & outputs in the provider
#18600
[sdk/nodejs] [Experimental/Components] Infer input types
#18597
[sdk/python] [Experimental/Components] Handle Assets and Archives
#18513
[sdk/python] [Experimental/Components]: Infer type and property descriptions
#18540
Bug Fixes
[cli] Fix nesting directories when generating multiple sdks
#18332
[cli] Fix a panic in
help new
when local templates weren't present#18661
[engine] Send parent URN to resource transforms
#18642
[engine] The engine will now call DiffConfig on explict providers to decide replace semantics, this matches the behaviour for default providers
#18509
[engine] Don't overwrite schema versions if they exist
#18672
[pkg] Do not cache schema if we never read it back
#18618
[cli/config] Fix reading YAML config with uint64 sized numbers
#18582
[sdk/nodejs] Improve type inference for
output
andUnwrap
when used on tuples#18652
[cli/package] Avoid panic'ing when the project file is invalid
#18537
[sdk/python] [Experimental/Components] Detect more map and array types
#18546
[sdk/python] [Experimental/Components] Return Python stack trace on error
#18558
[sdk/python] Fix source position information to point to user code, not provider SDKs
#18575
Miscellaneous
#18619
v3.150.0
Compare Source
Features
[cli/state] Add
--all
tostate delete
#18502
[sdk/python] [Experimental/Components] Check for required inputs
#18487
[sdk/python] [Experimental/Components] Infer plain types
#18483
Bug Fixes
[engine] Fix a potential panic for corrupted secret values
#18501
[engine] Apply autonaming strategy only to custom resources, not components
#18523
[sdk/python] [Experimental/Components] Throw an error when encountring resource references
#18485
Miscellaneous
#18486
v3.149.0
Compare Source
Features
[cli] Update
pulumi-java
to 1.2.0[cli/display] Always print resource summaries in preview, even after errors
#18465
[cli/plugin] Improve the warning when using plugins from PATH
#18476
[engine] Deployments continue past delete errors due to protect
#18396
[sdk/python] [Experimental/Components] Add infrastructure to bootstrap providers from component resources
#18403
#18401
[sdk/python] [Experimental/Components] Analyze ComponentResource properties
#18403
[sdk/python] [Experimental/Components] Infer ComplexTypes for ComponentResources
#18405
[sdk/python] [Experimental/Components] Handle complex types in inputs and outputs
#18419
[sdk/python] [Experimental/Components] Support array types in component schema inference
#18469
[sdk/python] [Experimental/Components] Support dict types in component schema inference
#18472
Bug Fixes
[engine] Filter __internal keys when calling providers DiffConfig
#18440
[engine] The engine will correctly use old state for provider config with no reported differences
#18411
[cli/config] Fix setting indexed top-level config keys
#18444
[cli/import] Fix the declaration of parameterized providers in import JSON files
#18450
[sdk/go] Provide a better error message when a Go program can't be run
#18383
[cli/package] Allow https:// prefixes for Git repository URLs
#18380
[cli/package] Fix package add and code generation when package name contains dashes in Go
#18457
[sdk/python] [Experimental/Components] Handle inputs and outputs
#18408
v3.148.0
Compare Source
Features
[cli/config] Introduce
--type
flag forconfig set
#18287
[cli/new] Improve docs for disambiguating repositories on hosts where the URL is ambiguous
#18379
[cli/package] Automatically get latest version for git based plugins if none is specified
#18215
[cli/package] Allow plugins from git sources to live in subdirectories in the repository
#18322
[sdk/python] Support commits in prerelease versions of generated Python SDKs
#18289
Bug Fixes
[cli/config] Fix parsing of config keys with paths and colons in path segments
#18378
[engine] Fix some plugin context leaks, which could leave plugin processes running on exit
#18373
[cli/package] Respect virtualenv option in package add/link
#18319
[programgen/nodejs] Handle keyword overlap of "this" keyword for local variables
#18177
[sdk/nodejs] Fix debug strings triggering the Output toString error
#18016
[sdk/nodejs] Use the corepack executable from dev dependencies
#18393
[sdk/python] Allow Pip 25
#18343
[sdk/python] Make RunPlugin default to using a virtualenv
#18371
Miscellaneous
[sdk/{dotnet,java}] Update Java to 1.1.0 and Dotnet to 3.72.0
#18394
[sdkgen] Align pulumi.json and schema.go
#18334
v3.147.0
Compare Source
Features
[cli] Update go.mod to require go1.22
#18274
[cli/config] Improve documentation for pulumi config set
#18285
[cli/package] Allow short hashes as versions in package add
#18277
[cli/{package,plugin}] Support getting plugins from remote git sources
#17827
Bug Fixes
[engine] Skip acquiring program packages during refresh when running inline automation programs
#18283
[sdk/nodejs] Avoid unnecessary Node.js installations
#18293
[sdk/{nodejs,python}] Fix handling of DependencyResource when checking invoke deps
#18275
[sdk/{nodejs,python}] Permit output arguments in plain invokes for backwards compatibility
#18304
Miscellaneous
#18261
TanStack/query (@tanstack/react-query)
v5.66.9
Compare Source
Version 5.66.9 - 2/21/25, 1:19 PM
Changes
Fix
f63ba16
) by Yoomin KangPackages
v5.66.8
Compare Source
v5.66.7
Compare Source
Version 5.66.7 - 2/18/25, 2:00 PM
Changes
Refactor
useQueries
(#8661) (caf7bde
) by Yunyoung Jordan ChoiPackages
v5.66.6
Compare Source
Version 5.66.6 - 2/18/25, 9:47 AM
Changes
Fix
56183f0
) by Yoomin KangPackages
v5.66.5
Compare Source
Version 5.66.5 - 2/17/25, 3:59 PM
Changes
Fix
9a7bfd9
) by Yoomin KangPackages
v5.66.4
Compare Source
v5.66.3
Compare Source
Version 5.66.3 - 2/16/25, 12:57 PM
Changes
Perf
4ab455c
) by Kim YoungHoonPackages
v5.66.2
Compare Source
v5.66.0
Compare Source
Version 5.66.0 - 1/31/25, 9:05 AM
Changes
Feat
f86eb7e
) by Dominik DorfmeisterDocs
a507400
) by Alex BatalovPackages
v5.65.1
Compare Source
Version 5.65.1 - 1/28/25, 8:59 AM
Changes
Fix
088ec87
) by @OliverJAshPackages
v5.65.0
Compare Source
Version 5.65.0 - 1/27/25, 4:19 PM
Changes
Feat
2399bb0
) by Dominik DorfmeisterChore
97f5544
) by Dominik Dorfmeister4a0a129
) by renovate[bot]Ci
0613400
) by Dominik DorfmeisterDocs
variables
obtaining path (#8589) (d595e23
) by Oleksandr DanylchenkostaleTime
"s default (#8561) (12d4542
) by Alex Errant322760b
) by @ohansFavourcd88c9c
) by Paul Nodet397fcfc
) by @ruudandriessenPackages
v5.64.2
Compare Source
Version 5.64.2 - 1/19/25, 8:45 AM
Changes
Fix
3e3fba9
) by Seyed Mohammad AsadiChore
f04dd19
) by Lachlan CollinsPackages
v5.64.1
Compare Source
Version 5.64.1 - 1/13/25, 1:23 PM
Changes
Fix
Array
andReadonlyArray
for typed query and mutation keys (#8529) (8d174c8
) by @neefrehmanPackages
v5.64.0
Compare Source
Version 5.64.0 - 1/11/25, 6:59 PM
Changes
Feat
QueryKey
andMutationKey
viaRegister
(#8521) (fd500a4
) by @neefrehmanDocs
8ddebc6
) by @DogPawHat690fd2a
) by Przemek MaszczynskiPackages
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.